Skip to content

gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds#121503

Merged
ericsnowcurrently merged 3 commits intopython:mainfrom
ericsnowcurrently:fix-clear-extension-for-tracerefs-build
Jul 8, 2024
Merged

gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds#121503
ericsnowcurrently merged 3 commits intopython:mainfrom
ericsnowcurrently:fix-clear-extension-for-tracerefs-build

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Jul 8, 2024

The change in gh-118157 (b2cd54a) should have also updated clear_singlephase_extension() but didn't. We fix that here. Note that clear_singlephase_extension() (AKA _PyImport_ClearExtension()) is only used in tests.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant